projects
/
emacs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
emacs.git
2015-11-19
Paul Eggert
Add copyright notices to module code
commit
|
commitdiff
|
tree
|
snapshot
2015-11-19
Paul Eggert
Rename emacs_module.h to module.h
commit
|
commitdiff
|
tree
|
snapshot
2015-11-19
Juanma Barranquero
* src/module.c (Fmodule_load): Remove unused vars ...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-19
Juanma Barranquero
* src/lread.c (Fload): Remove unused variable `size'
commit
|
commitdiff
|
tree
|
snapshot
2015-11-19
Alan Mackenzie
src/keyboard.c (pre-command-hook): Fix typo in doc...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-19
Dmitry Gutov
Prioritize looking inside vc-parent-buffer over log...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-18
Ken Brown
* configure.ac (LIBMODULES): Don’t define on Cygwin
commit
|
commitdiff
|
tree
|
snapshot
2015-11-18
Eli Zaretskii
Fix MS-Windows build --with-modules
commit
|
commitdiff
|
tree
|
snapshot
2015-11-18
Eli Zaretskii
; * admin/release-process: Minor copyedits and additions.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-18
Aurélien Aptel
Add dynamic module test and helper script
commit
|
commitdiff
|
tree
|
snapshot
2015-11-18
Aurélien Aptel
Make 'Fload' look for modules
commit
|
commitdiff
|
tree
|
snapshot
2015-11-18
Aurélien Aptel
Add dynamic module module support
commit
|
commitdiff
|
tree
|
snapshot
2015-11-18
Aurélien Aptel
Add new User Pointer (User_Ptr) type
commit
|
commitdiff
|
tree
|
snapshot
2015-11-18
Aurélien Aptel
Add portable layer for dynamic loading
commit
|
commitdiff
|
tree
|
snapshot
2015-11-18
Philipp Stephani
Add catch-all & no-signal version of PUSH_HANDLER
commit
|
commitdiff
|
tree
|
snapshot
2015-11-18
Ken Brown
; * lisp/server.el (server-process-filter): Simplify...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-18
Ken Brown
Silence byte-compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2015-11-18
Paul Eggert
Quote symbols in docstrings using `'
commit
|
commitdiff
|
tree
|
snapshot
2015-11-18
Peder O. Klingenberg
Fix savegames in dunnet
commit
|
commitdiff
|
tree
|
snapshot
2015-11-18
Artur Malabarba
* lisp/emacs-lisp/package.el (package--with-response...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-18
Xue Fuqiao
* admin/release-process: Improve wording.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-18
Xue Fuqiao
Backport: * CONTRIBUTE: Remove information about featur...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-18
Xue Fuqiao
Backport: Document the release process
commit
|
commitdiff
|
tree
|
snapshot
2015-11-18
Xue Fuqiao
Backport: * admin/release-process: Rename from admin...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-18
Xue Fuqiao
Backport: Mention CONTRIBUTE in README
commit
|
commitdiff
|
tree
|
snapshot
2015-11-17
Paul Eggert
Fix docstring quoting problems with ‘ '’
commit
|
commitdiff
|
tree
|
snapshot
2015-11-17
Eli Zaretskii
Improve configure --help text for wide ints
commit
|
commitdiff
|
tree
|
snapshot
2015-11-17
Stephen Leake
Improve doc string
commit
|
commitdiff
|
tree
|
snapshot
2015-11-17
Paul Eggert
eval_sub followed dangling pointer when debugging
commit
|
commitdiff
|
tree
|
snapshot
2015-11-17
Daiki Ueno
* lisp/image-mode.el: Support encrypted file
commit
|
commitdiff
|
tree
|
snapshot
2015-11-17
Paul Eggert
ELF unexec: align section header
commit
|
commitdiff
|
tree
|
snapshot
2015-11-17
Juanma Barranquero
; lisp/window.el (display-buffer-at-bottom): Fix indent...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-16
Andreas Schwab
Do more checks on bytecode objects (Bug#21929)
commit
|
commitdiff
|
tree
|
snapshot
2015-11-16
Johan Bockgård
pcase.el: Fix edebugging of backquoted cons patterns
commit
|
commitdiff
|
tree
|
snapshot
2015-11-16
Paul Eggert
Improve fix for regex reentrancy abort
commit
|
commitdiff
|
tree
|
snapshot
2015-11-16
Dmitry Gutov
; Fix breakage in elisp-mode-tests.el
commit
|
commitdiff
|
tree
|
snapshot
2015-11-16
Artur Malabarba
* lisp/faces.el (faces--attribute-at-point): Use `face...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-16
Artur Malabarba
* lisp/emacs-lisp/package.el (package--with-response...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-16
Artur Malabarba
* lisp/emacs-lisp/nadvice.el (add-function): Escape...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-15
Vasily Korytov
Recognize .rbw and .pyw files (bug#18753)
commit
|
commitdiff
|
tree
|
snapshot
2015-11-15
Dmitry Gutov
Fix ruby-mode auto-mode-alist entry
commit
|
commitdiff
|
tree
|
snapshot
2015-11-15
Dmitry Gutov
Fix etags completion near eob
commit
|
commitdiff
|
tree
|
snapshot
2015-11-15
Alan Mackenzie
De-pessimize detection of C++ member initialization...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-15
Artur Malabarba
Backport: * lisp/emacs-lisp/package.el: Fix a decoding...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-15
Stephen Leake
Improve a few doc strings, comments
commit
|
commitdiff
|
tree
|
snapshot
2015-11-15
Anders Lindgren
Enhance NSTRACE (trace output for NextStep).
commit
|
commitdiff
|
tree
|
snapshot
2015-11-15
Anders Lindgren
; Cleanup of change log. Removed obsolete email addresses.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-15
Anders Lindgren
Fixed a toolbar related issue on OS X.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-15
Anders Lindgren
Fixed OS X 10.6.8 build issue (bug#21862).
commit
|
commitdiff
|
tree
|
snapshot
2015-11-15
Artur Malabarba
* lisp/faces.el (faces--attribute-at-point): Fix an...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-15
Paul Eggert
Fix regex abort when it tries to reenter itself
commit
|
commitdiff
|
tree
|
snapshot
2015-11-15
Dmitry Gutov
Improve Ruby 1.9-style keyword keys highlighting
commit
|
commitdiff
|
tree
|
snapshot
2015-11-15
Dmitry Gutov
Unify the absolutely equal xref-backend-references...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-15
Dmitry Gutov
Update project-find-regexp for the new xref API
commit
|
commitdiff
|
tree
|
snapshot
2015-11-15
Dmitry Gutov
Fix replacing a match with a shorter string
commit
|
commitdiff
|
tree
|
snapshot
2015-11-14
Artur Malabarba
* lisp/progmodes/xref.el (xref-pop-marker-stack): Downg...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-14
Eli Zaretskii
Document 'describe-symbol'
commit
|
commitdiff
|
tree
|
snapshot
2015-11-14
Paul Eggert
Change test name to avoid spellcheck issue.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-14
Eli Zaretskii
; * etc/NEWS: Minor improvements in wording.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-14
Eli Zaretskii
Avoid signaling an error in 'describe-symbol'
commit
|
commitdiff
|
tree
|
snapshot
2015-11-14
Eli Zaretskii
; * etc/NEWS: Fix formatting
commit
|
commitdiff
|
tree
|
snapshot
2015-11-14
Eli Zaretskii
; * etc/NEWS: Some easily fixed documentation marks
commit
|
commitdiff
|
tree
|
snapshot
2015-11-14
Eli Zaretskii
* INSTALL (--with-cairo): Document this new configure...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-14
Eli Zaretskii
Document that GNU Make >= 3.81 is required to build...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-14
Artur Malabarba
Backport: * lisp/emacs-lisp/package.el: Refactor -with...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-14
Eli Zaretskii
* CONTRIBUTE (Branches): Improve wording for back-porte...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-14
Dmitry Gutov
Merge branch 'master' into emacs-25
commit
|
commitdiff
|
tree
|
snapshot
2015-11-14
Dmitry Gutov
; Fix warnings
commit
|
commitdiff
|
tree
|
snapshot
2015-11-14
Dmitry Gutov
; Update xref-etags-mode for the latest change
commit
|
commitdiff
|
tree
|
snapshot
2015-11-14
Dmitry Gutov
Use generic dispatch for xref backends
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Juri Linkov
Support rectangular regions for more commands
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Dmitry Gutov
Handle multiple matches on the same line; add highlighting
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Dmitry Gutov
Replace xref-match-bounds with xref-match-length
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
John Wiegley
Merge remote-tracking branch 'origin/master' into emacs-25
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
l3thal
Merge branch 'erc-async-reconnect' into emacs-25
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
l3thal
Reconnect asynchronously.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Paul Eggert
Merge from gnulib
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Paul Eggert
Spruce up ftfont.c memory allocation
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Eli Zaretskii
Merge branch 'emacs-25' of git.savannah.gnu.org:/srv...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Paul Eggert
Port recent XCB changes to 64-bit ‘long int’
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Paul Eggert
* src/undo.c (run_undoable_change): Now static.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Eli Zaretskii
Remove support for ':timeout' from w32 tray notifications
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Juanma Barranquero
* test/automated/simple-test.el: Add test for bug#20698...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Juanma Barranquero
* lisp/progmodes/elisp-mode.el: Declare function `proje...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Juanma Barranquero
* src/undo.c: Small fixes for previous change
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Eli Zaretskii
Add a few more variables to redisplay--variables
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Eli Zaretskii
* lisp/loadup.el: Enlarge the size of the hash table...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Eli Barzilay
Fix point positioning after transposing with negative arg
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Eli Zaretskii
Fix last change in shr.el
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Eli Zaretskii
Fix last change
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Eli Zaretskii
Another fix for MinGW64 and Cygwin builds due to notifi...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
YAMAMOTO Mitsuharu
Remove intern calls and XXX comments from Fx_export_frames
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Paul Eggert
Port recent XCB changes to 64-bit ‘long int’
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Paul Eggert
* src/undo.c (run_undoable_change): Now static.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Michael Albinus
Adapt Tramp version, do not merge with master
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Eli Zaretskii
Remove support for ':timeout' from w32 tray notifications
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Juanma Barranquero
* test/automated/simple-test.el: Add test for bug#20698...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Juanma Barranquero
* lisp/progmodes/elisp-mode.el: Declare function `proje...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Juanma Barranquero
* src/undo.c: Small fixes for previous change
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Eli Zaretskii
Add a few more variables to redisplay--variables
commit
|
commitdiff
|
tree
|
snapshot
next